main: Move visible focus handling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jun 2019 01:57:51 +0000 (01:57 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jun 2019 02:37:12 +0000 (02:37 +0000)
commita7cdcdf92c7fefbb4732689c1e42ccff027af518
treeb0dae6d542e68ab533be1e69e42290cd64f9e780
parenta7a0a34da101bab9f08dcb68968d65fbae6d362d
main: Move visible focus handling

No need to special-case this anymore; we can use
a regular event controller in GtkWindow for this.
gtk/gtkmain.c
gtk/gtkwindow.c